[INFO] cloning repository https://github.com/DmitrySorda/proxy_core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DmitrySorda/proxy_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitrySorda%2Fproxy_core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitrySorda%2Fproxy_core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12c3fa2458bac2eafb21df3a6bda4958e150a986
[INFO] testing DmitrySorda/proxy_core against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitrySorda%2Fproxy_core" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DmitrySorda/proxy_core
[INFO] finished tweaking git repo https://github.com/DmitrySorda/proxy_core
[INFO] tweaked toml for git repo https://github.com/DmitrySorda/proxy_core written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DmitrySorda/proxy_core on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DmitrySorda/proxy_core already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5ff60fccffad4b4700aa8f6061f548a49f7a85724e7380e6f8d7149a3163b16
[INFO] running `Command { std: "docker" "start" "-a" "a5ff60fccffad4b4700aa8f6061f548a49f7a85724e7380e6f8d7149a3163b16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5ff60fccffad4b4700aa8f6061f548a49f7a85724e7380e6f8d7149a3163b16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5ff60fccffad4b4700aa8f6061f548a49f7a85724e7380e6f8d7149a3163b16", kill_on_drop: false }`
[INFO] [stdout] a5ff60fccffad4b4700aa8f6061f548a49f7a85724e7380e6f8d7149a3163b16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 745afe50c09f494d84b84c5e7655bb771212bc9c375643864de88c69ff71d4ee
[INFO] running `Command { std: "docker" "start" "-a" "745afe50c09f494d84b84c5e7655bb771212bc9c375643864de88c69ff71d4ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling faststr v0.2.34
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sonic-simd v0.1.3
[INFO] [stderr]    Compiling sonic-number v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling sonic-rs v0.5.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling proxy_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "745afe50c09f494d84b84c5e7655bb771212bc9c375643864de88c69ff71d4ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "745afe50c09f494d84b84c5e7655bb771212bc9c375643864de88c69ff71d4ee", kill_on_drop: false }`
[INFO] [stdout] 745afe50c09f494d84b84c5e7655bb771212bc9c375643864de88c69ff71d4ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c37c35e9c3e6b5f6523df37aeeca3f881b3c3265a5eed92f26fdaa3cbc55387c
[INFO] running `Command { std: "docker" "start" "-a" "c37c35e9c3e6b5f6523df37aeeca3f881b3c3265a5eed92f26fdaa3cbc55387c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proxy_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.34s
[INFO] running `Command { std: "docker" "inspect" "c37c35e9c3e6b5f6523df37aeeca3f881b3c3265a5eed92f26fdaa3cbc55387c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c37c35e9c3e6b5f6523df37aeeca3f881b3c3265a5eed92f26fdaa3cbc55387c", kill_on_drop: false }`
[INFO] [stdout] c37c35e9c3e6b5f6523df37aeeca3f881b3c3265a5eed92f26fdaa3cbc55387c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aba7756ac22e281944f8054a18c0538cd99a06ca67d9c90bbbca1d72b7a25055
[INFO] running `Command { std: "docker" "start" "-a" "aba7756ac22e281944f8054a18c0538cd99a06ca67d9c90bbbca1d72b7a25055", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proxy_core-3e5322375abf38f1)
[INFO] [stdout] 
[INFO] [stdout] running 293 tests
[INFO] [stdout] test builder::tests::builder_caches_unchanged_filters_verified_by_build_count ... ok
[INFO] [stdout] test builder::tests::builder_creates_single_filter_chain ... ok
[INFO] [stdout] test builder::tests::builder_creates_multi_filter_chain ... ok
[INFO] [stdout] test builder::tests::builder_empty_config_produces_empty_chain ... ok
[INFO] [stdout] test builder::tests::hash_config_different_input_different_output ... ok
[INFO] [stdout] test builder::tests::builder_propagates_factory_build_error ... ok
[INFO] [stdout] test builder::tests::parse_ron_chain_config ... ok
[INFO] [stdout] test builder::tests::registry_names_returns_registered_factories ... ok
[INFO] [stdout] test chain::tests::active_chain_hot_reload ... ok
[INFO] [stdout] test builder::tests::ron_value_produces_valid_serde_value ... ok
[INFO] [stdout] test chain::tests::empty_chain_is_passthrough ... ok
[INFO] [stdout] test chain::tests::chain_passes_through_when_all_continue ... ok
[INFO] [stdout] test builder::tests::builder_rejects_unknown_filter ... ok
[INFO] [stdout] test builder::tests::builder_invalidates_cache_on_config_change ... ok
[INFO] [stdout] test chain::tests::chain_allows_non_admin_through ... ok
[INFO] [stdout] test builder::tests::hash_config_same_input_same_output ... ok
[INFO] [stdout] test chain::tests::response_filter_can_override ... ok
[INFO] [stdout] test chain::tests::chain_short_circuits_on_respond ... ok
[INFO] [stdout] test circuit_breaker::tests::circuit_open_error_display ... ok
[INFO] [stdout] test circuit_breaker::tests::opens_after_threshold ... ok
[INFO] [stdout] test circuit_breaker::tests::independent_upstreams ... ok
[INFO] [stdout] test chain::tests::response_filters_run_in_reverse_order ... ok
[INFO] [stdout] test circuit_breaker::tests::reset_circuit ... ok
[INFO] [stdout] test chain::tests::empty_chain_response_is_passthrough ... ok
[INFO] [stdout] test circuit_breaker::tests::starts_closed ... ok
[INFO] [stdout] test circuit_breaker::tests::stats_tracking ... ok
[INFO] [stdout] test circuit_breaker::tests::success_resets_failure_count ... ok
[INFO] [stdout] test crypto::tests::decrypt_rejects_too_short ... ok
[INFO] [stdout] test crypto::tests::decrypt_rejects_tampered_data ... ok
[INFO] [stdout] test crypto::tests::encrypt_produces_different_ciphertexts ... ok
[INFO] [stdout] test crypto::tests::from_hex_roundtrip ... ok
[INFO] [stdout] test crypto::tests::generate_key_hex_is_64_chars ... ok
[INFO] [stdout] test crypto::tests::hmac_different_inputs_differ ... ok
[INFO] [stdout] test crypto::tests::hmac_is_deterministic ... ok
[INFO] [stdout] test crypto::tests::hmac_output_is_32_bytes ... ok
[INFO] [stdout] test filter::tests::metrics_counter_increments ... ok
[INFO] [stdout] test crypto::tests::rejects_wrong_key_length ... ok
[INFO] [stdout] test filter::tests::metrics_counter_starts_at_zero ... ok
[INFO] [stdout] test crypto::tests::roundtrip_encrypt_decrypt ... ok
[INFO] [stdout] test filter::tests::metrics_independent_counters ... ok
[INFO] [stdout] test filter::tests::rate_check_blocks_when_exceeded ... ok
[INFO] [stdout] test filter::tests::rate_check_allows_within_limit ... ok
[INFO] [stdout] test filter::tests::request_logger_does_not_panic ... ok
[INFO] [stdout] test filter::tests::rate_check_independent_ips ... ok
[INFO] [stdout] test filter::tests::system_clock_returns_monotonic_time ... ok
[INFO] [stdout] test filters::access_log::tests::factory_accepts_debug_level ... ok
[INFO] [stdout] test filters::access_log::tests::factory_accepts_trace_level ... ok
[INFO] [stdout] test filter::tests::rate_check_resets_after_window ... ok
[INFO] [stdout] test filters::access_log::tests::factory_defaults_to_info ... ok
[INFO] [stdout] test filters::access_log::tests::factory_name ... ok
[INFO] [stdout] test filter::tests::metrics_concurrent_increments ... ok
[INFO] [stdout] test filters::access_log::tests::on_request_stores_start_time ... ok
[INFO] [stdout] test filters::access_log::tests::on_response_returns_continue_and_increments_counter ... ok
[INFO] [stdout] test filters::access_log::tests::on_response_works_without_start_time ... ok
[INFO] [stdout] test filters::access_log::tests::stepping_clock_measures_latency ... ok
[INFO] [stdout] test filters::add_header::tests::always_continues_never_blocks ... ok
[INFO] [stdout] test filters::add_header::tests::adds_configured_header ... ok
[INFO] [stdout] test filters::add_header::tests::factory_builds_with_config ... ok
[INFO] [stdout] test filters::add_header::tests::factory_uses_defaults_when_config_empty ... ok
[INFO] [stdout] test filters::add_header::tests::increments_metrics_counter ... ok
[INFO] [stdout] test filters::add_header::tests::overwrites_existing_header ... ok
[INFO] [stdout] test filters::audit::tests::skip_path_does_not_emit_audit_event ... ok
[INFO] [stdout] test filters::audit::tests::hash_chain_changes_between_events ... ok
[INFO] [stdout] test filters::auth::tests::api_key_empty_returns_400 ... ok
[INFO] [stdout] test filters::auth::tests::api_key_missing_header_returns_401 ... ok
[INFO] [stdout] test filters::auth::tests::api_key_second_key_maps_to_different_identity ... ok
[INFO] [stdout] test filters::auth::tests::api_key_unknown_returns_401 ... ok
[INFO] [stdout] test filters::audit::tests::writes_audit_hash_to_response_metadata ... ok
[INFO] [stdout] test filters::auth::tests::api_key_valid_continues ... ok
[INFO] [stdout] test filters::auth::tests::basic_invalid_base64_returns_400 ... ok
[INFO] [stdout] test filters::auth::tests::basic_empty_username_returns_400 ... ok
[INFO] [stdout] test filters::auth::tests::basic_missing_header_returns_401 ... ok
[INFO] [stdout] test filters::auth::tests::basic_no_colon_returns_400 ... ok
[INFO] [stdout] test filters::auth::tests::basic_second_user_authenticates ... ok
[INFO] [stdout] test filters::auth::tests::basic_valid_credentials_continue ... ok
[INFO] [stdout] test filters::auth::tests::basic_unknown_user_returns_401 ... ok
[INFO] [stdout] test filters::auth::tests::basic_wrong_password_returns_401 ... ok
[INFO] [stdout] test filters::auth::tests::constant_time_eq_different_lengths ... ok
[INFO] [stdout] test filters::auth::tests::constant_time_eq_equal ... ok
[INFO] [stdout] test filters::auth::tests::constant_time_eq_not_equal ... ok
[INFO] [stdout] test filters::auth::tests::constant_time_eq_empty ... ok
[INFO] [stdout] test filters::auth::tests::factory_builds_api_key ... ok
[INFO] [stdout] test filters::auth::tests::factory_builds_jwt ... ok
[INFO] [stdout] test filters::auth::tests::factory_builds_basic ... ok
[INFO] [stdout] test filters::auth::tests::factory_jwt_with_skip_paths ... ok
[INFO] [stdout] test filters::auth::tests::factory_jwt_secret_from_env ... ok
[INFO] [stdout] test filters::auth::tests::factory_rejects_missing_strategy ... ok
[INFO] [stdout] test filters::auth::tests::factory_rejects_jwt_without_secret ... ok
[INFO] [stdout] test filters::auth::tests::factory_rejects_api_key_with_empty_keys ... ok
[INFO] [stdout] test filters::auth::tests::factory_rejects_basic_with_empty_users ... ok
[INFO] [stdout] test filters::auth::tests::factory_rejects_unknown_strategy ... ok
[INFO] [stdout] test filters::auth::tests::factory_rejects_unsupported_algorithm ... ok
[INFO] [stdout] test filters::auth::tests::jwt_empty_bearer_returns_400 ... ok
[INFO] [stdout] test filters::auth::tests::jwt_invalid_signature_returns_401 ... ok
[INFO] [stdout] test filters::auth::tests::jwt_malformed_bearer_returns_400 ... ok
[INFO] [stdout] test filters::auth::tests::jwt_metrics_tracked ... ok
[INFO] [stdout] test filters::auth::tests::jwt_missing_header_returns_401 ... ok
[INFO] [stdout] test filters::auth::tests::non_skip_path_requires_auth ... ok
[INFO] [stdout] test filters::auth::tests::jwt_missing_required_claim_returns_401 ... ok
[INFO] [stdout] test filters::auth::tests::skip_path_bypasses_auth ... ok
[INFO] [stdout] test filters::auth::tests::jwt_valid_token_continues ... ok
[INFO] [stdout] test filters::compute::tests::config_rejects_duplicate_subgraph ... ok
[INFO] [stdout] test filters::compute::tests::config_rejects_fetch_max_total_bytes_zero ... ok
[INFO] [stdout] test filters::compute::tests::config_rejects_fetch_allow_ports_zero ... ok
[INFO] [stdout] test filters::compute::tests::config_rejects_method_false ... ok
[INFO] [stdout] test filters::compute::tests::config_rejects_too_many_fetch_nodes ... ok
[INFO] [stdout] test filters::compute::tests::config_rejects_unknown_subgraph ... ok
[INFO] [stdout] test filters::compute::tests::config_rejects_nested_subgraph_call ... ok
[INFO] [stdout] test filters::compute::tests::config_rejects_fetch_max_bytes_zero ... ok
[INFO] [stdout] test filters::compute::tests::fetch_rejects_too_large_response ... ok
[INFO] [stdout] test filters::compute::tests::fetch_rejects_total_bytes_limit ... ok
[INFO] [stdout] test filters::compute::tests::filter_allows_fetch_by_host_suffix ... ok
[INFO] [stdout] test filters::compute::tests::filter_blocks_fetch_by_host ... ok
[INFO] [stdout] test filters::compute::tests::filter_applies_header_output ... ok
[INFO] [stdout] test filters::compute::tests::config_rejects_verdict_false ... ok
[INFO] [stdout] test filters::compute::tests::filter_blocks_fetch_by_path_prefix ... ok
[INFO] [stdout] test filters::compute::tests::filter_blocks_on_budget_exceeded ... ok
[INFO] [stdout] test filters::compute::tests::filter_blocks_fetch_by_port ... ok
[INFO] [stdout] test filters::compute::tests::filter_expands_subgraph_call ... ok
[INFO] [stdout] test filters::compute::tests::filter_fetch_failure_returns_500 ... ok
[INFO] [stdout] test filters::compute::tests::filter_decodes_query_params ... ok
[INFO] [stdout] test filters::compute::tests::filter_expands_subgraph_with_prefix ... ok
[INFO] [stdout] test filters::compute::tests::filter_writes_metadata_output ... ok
[INFO] [stdout] test filters::compute::tests::filter_reads_typed_metadata ... ok
[INFO] [stdout] test filters::cors::tests::factory_builds_with_defaults ... ok
[INFO] [stdout] test filters::cors::tests::factory_name ... ok
[INFO] [stdout] test filters::cors::tests::credentials_echoes_specific_origin_not_wildcard ... ok
[INFO] [stdout] test filters::cors::tests::factory_rejects_invalid_config ... ok
[INFO] [stdout] test filters::cors::tests::non_options_passes_through ... ok
[INFO] [stdout] test filters::cors::tests::on_response_no_origin_no_headers ... ok
[INFO] [stdout] test filters::cors::tests::options_without_origin_passes_through ... ok
[INFO] [stdout] test filters::cors::tests::preflight_disallowed_origin_passes_through ... ok
[INFO] [stdout] test filters::cors::tests::preflight_returns_204_with_cors_headers ... ok
[INFO] [stdout] test filters::cors::tests::wildcard_origin_allows_any ... ok
[INFO] [stdout] test filters::encrypt::tests::decrypts_response_body ... ok
[INFO] [stdout] test filters::encrypt::tests::encrypts_put_body ... ok
[INFO] [stdout] test filters::encrypt::tests::factory_from_env ... ok
[INFO] [stdout] test filters::cors::tests::on_response_adds_cors_header ... ok
[INFO] [stdout] test filters::encrypt::tests::factory_rejects_missing_key ... ok
[INFO] [stdout] test filters::cors::tests::on_response_disallowed_origin_no_headers ... ok
[INFO] [stdout] test filters::encrypt::tests::hmac_path_skips_trailing_slash ... ok
[INFO] [stdout] test filters::encrypt::tests::hmac_path_transforms_last_segment ... ok
[INFO] [stdout] test filters::encrypt::tests::skips_get_request_body ... ok
[INFO] [stdout] test filters::encrypt::tests::passthrough_on_decrypt_failure ... ok
[INFO] [stdout] test filters::encrypt::tests::hmac_path_preserves_prefix ... ok
[INFO] [stdout] test filters::kv::tests::delete_not_found ... ok
[INFO] [stdout] test filters::kv::tests::delete_existing ... ok
[INFO] [stdout] test filters::kv::tests::factory_memory_no_encryption ... ok
[INFO] [stdout] test filters::kv::tests::factory_memory_with_encryption ... ok
[INFO] [stdout] test filters::kv::tests::factory_rejects_encryption_without_key ... ok
[INFO] [stdout] test filters::kv::tests::encrypted_list ... ok
[INFO] [stdout] test filters::kv::tests::factory_rejects_redb_without_feature ... ok
[INFO] [stdout] test filters::kv::tests::encrypted_put_get_roundtrip ... ok
[INFO] [stdout] test filters::kv::tests::get_not_found ... ok
[INFO] [stdout] test filters::kv::tests::list_with_entries ... ok
[INFO] [stdout] test filters::kv::tests::parse_query_params ... ok
[INFO] [stdout] test filters::kv::tests::passthrough_non_kv_path ... ok
[INFO] [stdout] test filters::kv::tests::passthrough_partial_prefix_match ... ok
[INFO] [stdout] test filters::kv::tests::put_without_key ... ok
[INFO] [stdout] test filters::kv::tests::unsupported_method ... ok
[INFO] [stdout] test filters::ldap_sync::tests::cache_expires ... ok
[INFO] [stdout] test filters::ldap_sync::tests::cache_hit_works ... ok
[INFO] [stdout] test filters::ldap_sync::tests::denies_when_identity_missing_and_required ... ok
[INFO] [stdout] test filters::kv::tests::put_and_get ... ok
[INFO] [stdout] test filters::ldap_sync::tests::enriches_claims_from_directory ... ok
[INFO] [stdout] test filters::kv::tests::list_empty ... ok
[INFO] [stdout] test filters::phe::tests::enroll_invalid_json_returns_400 ... ok
[INFO] [stdout] test filters::phe::tests::enroll_missing_password_returns_400 ... ok
[INFO] [stdout] test circuit_breaker::tests::half_open_closes_on_success ... ok
[INFO] [stdout] test circuit_breaker::tests::half_open_limits_probes ... ok
[INFO] [stdout] test circuit_breaker::tests::transitions_to_half_open_after_recovery ... ok
[INFO] [stdout] test circuit_breaker::tests::half_open_reopens_on_failure ... ok
[INFO] [stdout] test filters::phe::tests::factory_builds_with_defaults ... ok
[INFO] [stdout] test filters::phe::tests::hex_decode_rejects_invalid_chars ... ok
[INFO] [stdout] test filters::phe::tests::factory_name_is_phe ... ok
[INFO] [stdout] test filters::phe::tests::hex_decode_roundtrip ... ok
[INFO] [stdout] test filters::phe::tests::hex_decode_rejects_odd_length ... ok
[INFO] [stdout] test filters::phe::tests::non_phe_path_passes_through ... ok
[INFO] [stdout] test filters::phe::tests::factory_builds_with_custom_prefix ... ok
[INFO] [stdout] test filters::phe::tests::unknown_phe_endpoint_returns_404 ... ok
[INFO] [stdout] test filters::phe::tests::verify_invalid_record_returns_400 ... ok
[INFO] [stdout] test filters::phe::tests::verify_missing_record_returns_400 ... ok
[INFO] [stdout] test filters::rate_limit::tests::allows_within_limit ... ok
[INFO] [stdout] test filters::rate_limit::tests::blocked_response_has_retry_after_header ... ok
[INFO] [stdout] test filters::rate_limit::tests::blocks_when_exceeded ... ok
[INFO] [stdout] test filters::rate_limit::tests::different_ips_have_independent_limits ... ok
[INFO] [stdout] test filters::rate_limit::tests::factory_parses_config ... ok
[INFO] [stdout] test filters::rate_limit::tests::factory_uses_default_when_config_empty ... ok
[INFO] [stdout] test filters::rate_limit::tests::metrics_tracked ... ok
[INFO] [stdout] test filters::rate_limit::tests::remaining_metadata_decrements ... ok
[INFO] [stdout] test filters::rbac::tests::allow_by_group_expansion ... ok
[INFO] [stdout] test filters::rbac::tests::allow_by_role_permission ... ok
[INFO] [stdout] test filters::rbac::tests::concurrent_short_circuit_storm ... ok
[INFO] [stdout] test filters::rbac::tests::deny_global_action ... ok
[INFO] [stdout] test filters::rbac::tests::deny_missing_permission ... ok
[INFO] [stdout] test filters::rbac::tests::deny_scope_mismatch ... ok
[INFO] [stdout] test filters::sso_bridge::tests::injects_identity_and_claims_from_headers ... ok
[INFO] [stdout] test filters::phe::tests::custom_prefix_works ... ok
[INFO] [stdout] test filters::sso_bridge::tests::preserves_existing_identity_when_not_overwrite ... ok
[INFO] [stdout] test filters::sso_bridge::tests::overwrite_existing_identity_when_enabled ... ok
[INFO] [stdout] test filters::compute::tests::filter_fetch_times_out ... FAILED
[INFO] [stdout] test filters::sso_bridge::tests::untrusted_peer_with_headers_is_denied ... ok
[INFO] [stdout] test filters::phe::tests::enroll_returns_record_but_not_key ... ok
[INFO] [stdout] test filters::phe::tests::enroll_stores_key_in_metadata ... ok
[INFO] [stdout] test filters::phe::tests::enroll_verify_key_matches_and_can_encrypt ... ok
[INFO] [stdout] test filters::phe::tests::verify_wrong_password_returns_401 ... ok
[INFO] [stdout] test filters::phe::tests::verify_correct_password_does_not_return_key ... ok
[INFO] [stdout] test phe::tests::lecture_equation_t0_uses_c0_plus_hc0 ... ok
[INFO] [stdout] test routing::tests::empty_route_table_matches_nothing ... ok
[INFO] [stdout] test routing::tests::exact_match_does_not_match_prefix ... ok
[INFO] [stdout] test routing::tests::method_any_when_no_methods_specified ... ok
[INFO] [stdout] test routing::tests::no_match_returns_none ... ok
[INFO] [stdout] test routing::tests::parse_pattern_rejects_duplicate_params ... ok
[INFO] [stdout] test routing::tests::parse_pattern_rejects_empty ... ok
[INFO] [stdout] test phe::tests::record_roundtrip_is_130_bytes ... ok
[INFO] [stdout] test routing::tests::parse_pattern_rejects_empty_name ... ok
[INFO] [stdout] test routing::tests::pattern_first_match_wins ... ok
[INFO] [stdout] test routing::tests::pattern_matches_simple ... ok
[INFO] [stdout] test routing::tests::pattern_prefix_and_exact_params_are_empty ... ok
[INFO] [stdout] test routing::tests::pattern_rejects_wrong_segment_count ... ok
[INFO] [stdout] test routing::tests::pattern_rejects_wrong_static_segment ... ok
[INFO] [stdout] test routing::tests::pattern_url_encoded_param_values ... ok
[INFO] [stdout] test routing::tests::pattern_with_method_filter ... ok
[INFO] [stdout] test routing::tests::pattern_matches_multiple_params ... ok
[INFO] [stdout] test routing::tests::rejects_wrong_method ... ok
[INFO] [stdout] test routing::tests::prefix_captured_path_strips_prefix ... ok
[INFO] [stdout] test routing::tests::resolves_exact ... ok
[INFO] [stdout] test routing::tests::resolves_prefix_with_method ... ok
[INFO] [stdout] test routing::tests::timeout_parsed_from_config ... ok
[INFO] [stdout] test store::tests::encrypted_keys_delete ... ok
[INFO] [stdout] test routing::tests::routes_evaluated_in_order_first_match_wins ... ok
[INFO] [stdout] test phe::tests::lecture_equation_mc_recovered_from_t1 ... ok
[INFO] [stdout] test store::tests::encrypted_keys_list_with_index ... ok
[INFO] [stdout] test store::tests::encrypted_keys_roundtrip ... ok
[INFO] [stdout] test store::tests::memory_delete_existing ... ok
[INFO] [stdout] test store::tests::encrypted_values_list ... ok
[INFO] [stdout] test store::tests::encrypted_values_roundtrip ... ok
[INFO] [stdout] test store::tests::memory_delete_nonexistent ... ok
[INFO] [stdout] test store::tests::memory_len ... ok
[INFO] [stdout] test store::tests::memory_list_limit ... ok
[INFO] [stdout] test store::tests::memory_list_all ... ok
[INFO] [stdout] test store::tests::memory_list_prefix ... ok
[INFO] [stdout] test store::tests::memory_overwrite ... ok
[INFO] [stdout] test store::tests::memory_get_not_found ... ok
[INFO] [stdout] test store::tests::store_empty_value ... ok
[INFO] [stdout] test store::tests::memory_set_get ... ok
[INFO] [stdout] test store::tests::store_binary_values ... ok
[INFO] [stdout] test types::tests::body_bytes_received_tracks_correctly ... ok
[INFO] [stdout] test types::tests::body_empty_bytes_received_is_zero ... ok
[INFO] [stdout] test store::tests::store_enum_memory ... ok
[INFO] [stdout] test types::tests::body_empty_collects_to_empty ... ok
[INFO] [stdout] test types::tests::body_error_display ... ok
[INFO] [stdout] test types::tests::body_from_bytes_collects_correctly ... ok
[INFO] [stdout] test types::tests::body_from_static_collects_correctly ... ok
[INFO] [stdout] test types::tests::body_large_payload_roundtrip ... ok
[INFO] [stdout] test phe::tests::enrollment_and_verify_same_key ... ok
[INFO] [stdout] test types::tests::body_multi_chunk_stream ... ok
[INFO] [stdout] test types::tests::body_error_chunk_propagates ... ok
[INFO] [stdout] test types::tests::body_next_chunk_returns_none_after_exhaustion ... ok
[INFO] [stdout] test types::tests::json_body_error_display ... ok
[INFO] [stdout] test types::tests::request_json_body_deserializes ... ok
[INFO] [stdout] test types::tests::request_json_body_invalid_json_returns_error ... ok
[INFO] [stdout] test types::tests::request_new_sets_fields ... ok
[INFO] [stdout] test types::tests::response_error_sets_status_and_body ... ok
[INFO] [stdout] test types::tests::response_default_is_200_empty ... ok
[INFO] [stdout] test types::tests::response_from_bytes_roundtrip ... ok
[INFO] [stdout] test types::tests::response_json_sets_content_type_and_body ... ok
[INFO] [stdout] test types::tests::response_json_with_custom_status ... ok
[INFO] [stdout] test types::tests::response_ok_is_200 ... ok
[INFO] [stdout] test upstream::tests::upstream_error_display_http ... ok
[INFO] [stdout] test upstream::tests::upstream_error_display_redb ... ok
[INFO] [stdout] test upstream::tests::http_upstream_default_same_as_new ... ok
[INFO] [stdout] test upstream::tests::upstream_error_display_timeout ... ok
[INFO] [stdout] test upstream::tests::http_upstream_creates_without_panic ... ok
[INFO] [stdout] test worker::tests::connection_tracker_basic ... ok
[INFO] [stdout] test worker::tests::connection_tracker_at_capacity ... ok
[INFO] [stdout] test worker::tests::connection_tracker_concurrent_acquire_release ... ok
[INFO] [stdout] test worker::tests::connection_tracker_unlimited ... ok
[INFO] [stdout] test worker::tests::parse_empty_string_defaults_to_get_root ... ok
[INFO] [stdout] test worker::tests::parse_delete_method ... ok
[INFO] [stdout] test worker::tests::parse_header_with_colon_in_value ... ok
[INFO] [stdout] test worker::tests::parse_minimal_request_line_only ... ok
[INFO] [stdout] test worker::tests::parse_post_method ... ok
[INFO] [stdout] test worker::tests::parse_preserves_peer_addr ... ok
[INFO] [stdout] test worker::tests::parse_request_with_query ... ok
[INFO] [stdout] test worker::tests::worker_config_custom_values ... ok
[INFO] [stdout] test worker::tests::parse_multiple_headers_same_type ... ok
[INFO] [stdout] test worker::tests::parse_get_with_headers ... ok
[INFO] [stdout] test phe::tests::from_keys_produces_equivalent_context ... ok
[INFO] [stdout] test phe::tests::rotation_and_update_without_password_keeps_key ... ok
[INFO] [stdout] test phe::tests::wrong_password_fails ... ok
[INFO] [stdout] test store::tests::store_large_value ... ok
[INFO] [stdout] test phe::tests::verify_requires_valid_proof_when_success ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- filters::compute::tests::filter_fetch_times_out stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'filters::compute::tests::filter_fetch_times_out' (152) panicked at src/filters/compute.rs:1601:9:
[INFO] [stdout] assertion failed: matches!(verdict, Verdict::Respond(resp) if resp.status ==
[INFO] [stdout]     StatusCode::TOO_MANY_REQUESTS)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1e67bcea5a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1e67bcea5a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1e67bcea5a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1e67bcea5a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1e67be74ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1e67be74ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5d1e67bd3982 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5d1e67bd3982 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5d1e67bac6bf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d1e67bac6bf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d1e67bc6699 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1e6772992c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5d1e6772992c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d1e67bc6912 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5d1e67bc6912 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d1e67bac7aa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5d1e67ba16c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d1e67bad80d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d1e67be7d2c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1e67be7cf2 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5d1e671a77b5 - proxy_core[b5d8b4b4cf6d5065]::filters::compute::tests::filter_fetch_times_out::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filters/compute.rs:1601:9
[INFO] [stdout]   21:     0x5d1e671c2602 - <core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d1e671c267d - <core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5d1e670cf87d - <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   24:     0x5d1e670cf77b - tokio[cd7c516e6340e50c]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5d1e670cf77b - tokio[cd7c516e6340e50c]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5d1e670cf77b - <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   27:     0x5d1e670c5330 - <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::Context>::enter::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   28:     0x5d1e670ceb4d - <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   29:     0x5d1e670cde44 - <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   30:     0x5d1e6701cb3b - <tokio[cd7c516e6340e50c]::runtime::context::scoped::Scoped<tokio[cd7c516e6340e50c]::runtime::scheduler::Context>>::set::<<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5d1e66f69989 - tokio[cd7c516e6340e50c]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5d1e670c69b2 - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[cd7c516e6340e50c]::runtime::context::Context>>::try_with::<tokio[cd7c516e6340e50c]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x5d1e670c653e - <std[fce30c26ee6459b]::thread::local::LocalKey<tokio[cd7c516e6340e50c]::runtime::context::Context>>::with::<tokio[cd7c516e6340e50c]::runtime::context::set_scheduler<(alloc[dad09f3a48280dba]::boxed::Box<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[dad09f3a48280dba]::boxed::Box<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x5d1e66f5cdad - tokio[cd7c516e6340e50c]::runtime::context::set_scheduler::<(alloc[dad09f3a48280dba]::boxed::Box<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::Core>, core[d17f6591d688f3bd]::option::Option<()>), <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5d1e670c97c0 - <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>::{closure#0}, core[d17f6591d688f3bd]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   36:     0x5d1e670c9ab6 - <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   37:     0x5d1e670cd250 - <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5d1e671430f3 - tokio[cd7c516e6340e50c]::runtime::context::runtime::enter_runtime::<<tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5d1e670c4921 - <tokio[cd7c516e6340e50c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5d1e66fe7ef4 - <tokio[cd7c516e6340e50c]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5d1e66fe80bf - <tokio[cd7c516e6340e50c]::runtime::runtime::Runtime>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut dyn core[d17f6591d688f3bd]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5d1e671bb4a3 - proxy_core[b5d8b4b4cf6d5065]::filters::compute::tests::filter_fetch_times_out
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filters/compute.rs:1601:107
[INFO] [stdout]   43:     0x5d1e671a6b47 - proxy_core[b5d8b4b4cf6d5065]::filters::compute::tests::filter_fetch_times_out::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filters/compute.rs:1576:38
[INFO] [stdout]   44:     0x5d1e67118ec6 - <proxy_core[b5d8b4b4cf6d5065]::filters::compute::tests::filter_fetch_times_out::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5d1e6771cc0b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5d1e6771cc0b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x5d1e6772a3fb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5d1e6772a3fb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5d1e6772a3fb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5d1e6772a3fb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5d1e6772a3fb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5d1e6772a3fb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5d1e6772a3fb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5d1e67723b14 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5d1e67723b14 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5d1e6772d002 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x5d1e6772d002 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5d1e6772d002 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5d1e6772d002 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5d1e6772d002 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5d1e6772d002 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x5d1e6772d002 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5d1e67bce16f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x5d1e67bce16f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7f5a1882caa4 - <unknown>
[INFO] [stdout]   66:     0x7f5a188b9a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     filters::compute::tests::filter_fetch_times_out
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 292 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.53s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "aba7756ac22e281944f8054a18c0538cd99a06ca67d9c90bbbca1d72b7a25055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aba7756ac22e281944f8054a18c0538cd99a06ca67d9c90bbbca1d72b7a25055", kill_on_drop: false }`
[INFO] [stdout] aba7756ac22e281944f8054a18c0538cd99a06ca67d9c90bbbca1d72b7a25055
